*{
    padding: 0px;
    margin: 0px;
}
body{
    height:auto;
    font-family: "å¾®è½¯é›…é»‘";
}
ul{
    list-style: none;
}
li{
    float: left;
}
a{
    text-decoration: none;
    color: #000;
}



.header .top{
    width: 1160px;
    height:30px;
    margin: auto;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    /*border:1px red solid;*/
}
.header a{
    /*padding: 0 10px;*/
}
.header .top div {
    float: left;
    /*border:1px red solid;*/
}
.header .top .zhuban{
    width: 300px;
    height: 30px;
}
.header .top .weixin img{
    margin-top: 8px;
    float: left;
}
.header .top .right1{
    position: absolute;
    clear: both;
    float: right;
    right:90px;
}
.header .top .right1 img{
    margin-top: 8px;
    float: left;
}
.header .top .right2{
    position: absolute;
    clear: both;
    float: right;
    right:0;
}
.header .top .right2 img{
    margin-top: 8px;
    float: left;
}
.header .lg{
    width: 100%;
    border-top:1px #f5f5f5 solid;
    border-bottom:1px #f5f5f5 solid;
}

.logo1 .text {margin-top:18px;height: 42px;background: #FF0100;line-height: 42px;color: white;text-align: center;font-weight: bold;font-size: 30px;padding: 0 8px;margin-left:10px;margin-right: 43px;display: block;float: left;position: absolute;bottom: 9px;right: -193px;}

.header .lg .logo{
    width: 1100px;
    height: 70px;
    padding: 20px 0px;
    /*border: 1px solid red;*/
    margin:auto;
    /* position: relative; */
}
.header .lg .logo div{
    float: left;
    /*border: 1px solid red;*/
}
.header .lg .logo .logo1{
    width: 216px;
    height: 75px;
    position: relative;
    float: left;
}
.header .lg .logo .logo1 img{
    width: 216px;
    height:75px;
    /* float: left; */
}
.header .lg .logo .logo2{
    width: 490px;
    height: 65px;
}
.header .lg .logo .logo2 img{
    width: 490px;
    height:65px;
}
.header .lg .logo .search{
    width: 290px;
    float: right;
    margin-top: 10px;
}

.mainp{
    font-size: 14px;
    line-height: 32px;
}

.otherp{
    font-size: 12px;
    line-height: 26px;
    color: #555;
}

.header .lg .logo .search input{
    /*width: 246px;
    height: 25px;
    float: left;*/
}
.header .lg .logo .search  div img{
    margin-top: 0px;
    width: 30px;
    height: 30px;
}
.header .nav{
    margin-top: 12px;
    clear: both;
    width: 100%;
    height: 50px;
    background-color: #3664b9;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 2px solid #000;
}
.header .nav ul{

    height: 50px;
    margin: auto;
    position: absolute;
    margin-left: -550px;
    left: 50%;
}
.header .nav ul li{
    width: 80px;
    height: 50px;
    /* padding-left: 18px; */
    padding: 0px 18px;
}
.header .nav ul .now,.header .nav ul li:hover{
    background-color: #3664b9;
    transform: skewX(-10deg);
}
.header .nav ul li a{
    color: #fff;
    display: block;
    width: 90px;
    line-height: 50px;
}
.header .nav ul .now a,.header .nav ul li a:hover{
    display: block;
    line-height: 50px;
    width: 90px;
    transform: skewX(10deg);
}
.main{
    width: 1100px;
    height: auto;
    /*border: 1px solid red;*/
    margin: auto;

}
.main div{
    /*border: 1px solid red;*/
}
.main .ad1,.main .ad2,.main .ad3,.main .ad4{
    width: 1100px;
    height: 40px;
    margin-top: 10px;
    /*border: 1px solid red;*/
}
.main .ad1 img,.main .ad2 img,.main .ad3 img,.main .ad4 img{
    width: 1100px;
    height: 40px;
}
.main .news{
    width: 1100px;
    height: 100px;
    text-align: center;
    margin-top: 20px;
}
.main .news span{
    font-size: 40px;
    line-height: 60px;
    font-weight:bold;
}
.main .news p{
    font-size: 14px;
    line-height: 30px;
}
.main .module1 {
    width: 1100px;
    height:  375px;
}
.main .module1 .left1{
    width: 680px;
    height: 375px;
    float: left;
}

.main .module1 .left1 .carousel-content{
    width: 680px;
    height: 375px;
    position: relative;
    margin: 0 auto;
}
.main .module1 .left1 .carousel{
    width: 680px;
    height: 375px;
    position: relative;
    overflow: hidden;
}
.main .module1 .left1 .carousel li{
    float: left;
    position: absolute;
    display: none;
}
.main .module1 .left1 .carousel li,.carousel li img{
    width: 680px;
    height: 375px;
}
.main .module1 .left1 .carousel li p{
    width:670px;
    line-height: 30px;
    font-size: 16px;
    color:#fff;
    margin-top: -40px;
    padding-left: 10px;
}
.main .module1 .left1 .carousel-index{
    position: absolute;
    bottom: 0px;
    right:0px;
    width: 660px;
    opacity:0.4;
    height: 25px;
    display: flex;
    z-index: 10000;
    margin-top: 5px;
    padding-top: 10px;
    justify-content: flex-end;
    background:#4D4D4D;
    padding-right: 15px;
}

.main .module1 .left1 .carousel-index li{
    float: left;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    opacity: 1;
    cursor: pointer;
    font-size: 0px;
    margin: 0 4px;
    color: #fff;
}
.main .module1 .left1 .carousel-index li.current-index{
    background-color: #209fe8;
}
.main .module1 .left1 .carousel-index li:hover{
    background-color: #209fe8;
}

/*.main .module1 .left1 .banner{
	width: 680px;
	height: 375px;
}
.main .module1 .left1 .banner img{
	width: 680px;
	height: 375px;
}*/
.main .module1 .left1 .jkzt{
    width: 680px;
    height: 150px;
}
.main  div .title{
    /*width: 100%;*/
    width: 85px;
    float: left;
    margin-top: 10px;
    height: 40px;
    border-bottom: #48a12c 2px solid;
}
.main div .xian{
    height: 50px;
    margin-left: 95px;
    border-bottom: #e6e6e6 2px solid;
}
.main  div .title span{
    line-height: 40px;
    font-size: 20px;
    color: #48a12c;
    padding-right: 5px;
    font-weight: bold;
}
.main .module1 .left1 .jkzt .content{
    width: 680px;
    height: 70px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
}
.main .module1 .left1 .jkzt .content div{
    width: 210px;
    height: 70px;
    float: left;
}
.main .module1 .left1 .jkzt .content .pic{
    width: 240px;
    height: 70px;
    float: left;
}
.main .module1 .left1 .jkzt .content div ul{
    width: 210px;
    height: 70px;
}
.main .module1 .left1 .jkft{
    width: 680px;
    height: 220px;
}
.main .module1 .left1 .jkft .content{
    width: 680px;
    height: 180px;
    margin-top: 20px;
}
.main .module1 .left1 .jkft .content .pic{
    width: 210px;
    float: left;
    margin: auto;
}
.main .module1 .left1 .jkft .content .pic img{
    width: 200px;
    height: 110px;
    margin-left: 10px;
}
.main .module1 .left1 .jkft .content .pic p{
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}
.main .module1 .left1 .jkft .content div{
    float: left;
}
.main .module1 .left1 .jkft .content div ul{
    width: 400px;
    height: 140px;
    margin-left: 40px;
    font-size: 16px;
    line-height: 30px;
}
.main .module1 .right1{
    float: left;
    padding-left: 30px;
    width: 360px;
    height: 375px;
    font-size: 14px;
}
.main .module1 .right1 .jkyw{
    width: 390px;
    height: 375px;
}
.main .module1 .right1 .jkyw .title{
    width: 100%;
    margin-top: 0px;
    background: url(http://jk.anhuinews.com/material/images/prior.jpg) no-repeat;
    background-size: 12px;
    background-position: 0px 12px;
    border: none;
}
.main .module1 .right1 .jkyw .title span{
    margin-left: 15px;
}
.main .module1 .right1 .jkyw .new{
    width: 370px;
    height: 133px;
    margin-left: 15px;
    border-bottom: #f5f5f5 solid 1px;
}
.main .module1 .right1 .jkyw .new span{

    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
}
.main .module1 .right1 .jkyw .new p {
    text-indent: 2em;
    font-size: 10px;
    line-height: 22px;
}
.main .module1 .right1 .jkyw .new a{
    /*color: #209fe8;*/
}
.main .module1 .right1 .jkyw ul{
    margin-left: 15px;
}
.main .module1 .right1 .jkyw ul li{
    font-size: 16px;
    line-height: 36px;
}
.main .module1 .right1 .bgt{
    width: 390px;
    height:360px;
    margin-left: 5px;
}
.main .module1 .right1 .bgt .new{
    width: 380px;
    height: 110px;
    margin: 10px 0 0 15px;
}
.main .module1 .right1 .bgt .new span{
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
}
.main .module1 .right1 .bgt .new p{
    font-size: 10px;
    line-height: 24px;
    text-indent: 2em;
}
.main .module1 .right1 .bgt .new a{
    /*color: #209fe8;*/
}
.main .module1 .right1 .bgt ul{
    margin-left: 10px;
}
.main .module1 .right1 .bgt ul li{
    font-size: 16px;
    line-height: 42px;
}
.main .zdtj{
    width: 1105px;
    height: 320px;
}
.main .zdtj .content .tit{
    width: 1100px;
    height: 30px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 30px;

}
.main .zdtj .content .tit ul {
    padding-left: 15px;
}
.main .zdtj .content .tit ul li{
    margin: 0 8px;
    background-size: 100%;
    padding: 0px 8px;
    color: #000;
}
.main .zdtj .content .tit ul li:hover,.main .zdtj .content .tit ul .actiok{
    margin: 0 8px;
    border-radius: 3px;
    background:url(http://jk.anhuinews.com/material/images/yellow.jpg) no-repeat;
    background-size: 100%;
    padding: 0px 8px;
}
.main .zdtj .content .tit ul .actiok{
    color: #fff;
}
/*.main .zdtj .content .con  ul li a img{
	margin-top: 16px;
	width: 211px;
	height: 70px;
	margin-right: 10px;
}*/
.module2{
    width: 1100px;
    height: 680px;
}
.module2 .left2{
    float: left;
    width: 680px;
    height: 680px;
}
.module2 .left2 .yyxw .content ul{
    margin-top: 10px;
}
.module2 .left2 .yyxw .content ul li{
    width: 680px;
    height: 150px;
    /*border-bottom: #e6e6e6 1px solid;*/
    margin-top: 5px;
}

.module2 .left2 .yyxw .content ul li img{
    float: left;
    width: 220px;
    height: 130px;
}

.module2 .left2 .yyxw .content ul li div{
    float: right;
    width: 420px;
    height: 130px;
    position: relative;
}
.module2 .left2 .yyxw .content ul li div span{
    font-size: 18px;
    line-height: 40px;
    font-weight:bold;
}
.module2 .left2 .yyxw .content ul li div a p{
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    position: static;
    color: #867a7a;
}
.module2 .left2 .yyxw .content ul li div p{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
}
.module2 .right2{
    width: 390px;
    height: 680px;
    float: right;
}
.module2 .right2 .content{
    /*background: #f4f5f5;*/
}
.module2 .right2 .dfdt{
    width: 390px;
    height: 340px;
    /*background: #f4f5f5;*/
}
.module2 .right2 .dfdt .new{
    padding-top: 15px;
}
.module2 .right2 .dfdt img{
    margin-left: 2px;
    width: 360px;
    float: left;
 
}
.module2 .right2 .dfdt .new img{
    margin-left: 2px;
    width: 180px;
    height: 110px;
    float: left;
}
.module2 .right2 .dfdt p{
    width: 175px;
    margin:0 10px 5px 10px;
    float: right;
}
.module2 .right2 .dfdt .content ul{
    clear: both;
    padding-top: 10px;
    height: 290px;
    margin: 0px;
    padding: 0px;
}
.module2 .right2 div .content{
    margin-left: 10px;
    font-size: 16px;
    /* line-height: 40px; */
}
.module2 .right2 .xhdt {
    background: #f4f5f5;
    width: 390px;
    height: 210px;
}
.module2 .right2 .xhdt .title{
    margin-top: 0px;
}
.module2 .right2 .xhdt .xian{
    height: 40px;
}
.main .column{
    width: 1100px;
    height: 435px;

}
.main .column div{
    float: left;
    width: 385px;
    height: 425px;
}
.main .column div .title{
    width: 85px;
    height: 40px;
    float: left;
}
.main .column div .xian{
    height: 50px;
    width: 230px;
    margin-left: 10px;
    border-bottom: 2px solid #e6e6e6;
}
.main .column div .xian img{
    float: right;
    width: 15px;
    padding:25px 5px 0 0;
}
.main .column div .content{
    width: 325px;
    height: 375px;
}
.main .column div .content ul {
    padding-top: 10px;
}
.main .column div .content ul li{
    font-size: 14px;
    line-height: 30px;
}
.main .myzk{
    width: 1100px;
    height: 470px;
    font-size: 16px;
    line-height: 20px;
}

.main .myzk .content .tit_myzk{
    width: 1100px;
    height: 60px;
    border-bottom: #e6e6e6 solid 1px;
    text-align: center;
}
.main .myzk .content .tit_myzk ul{
    margin-top: 20px;
    margin-left: 130px;
}
.main .myzk .content .tit_myzk ul li{
    padding: 8px 15px;
    margin: 5px ;
    color: #000;
}
.main .myzk .content .tit_myzk ul .actiok,.main .myzk .content .tit_myzk ul li:hover{
    padding: 8px 15px;
    margin: 5px ;
    background: url(http://jk.anhuinews.com/material/images/green.jpg) no-repeat center;
    background-size:70px;
    border-radius: 10px;
    color: #fff;
}
.main .myzk .content .con_myzk ul{
    width: 1190px;
    height: 310px;
    /*margin-left: -45px;*/
}
.main .myzk .content .con_myzk ul li{
    width: 200px;
    height: 315px;
    text-align: center;
    margin:0 45px;
}
.main .myzk .content .con_myzk ul li img{
    width: 130px;
    height: 145px;
    /*border-radius: 50%;*/
    margin:20px 35px 20px 35px;
}
.main .myzk .content .con_myzk ul li span{
    font-weight: bold;
    margin-right: 10px;
}
.main .myzk .content .con_myzk ul li p{
    width: 220px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 16px;
    text-indent: 2em;
    text-align: left;
}
.main .ppzq{
    width: 1100px;
    height: 270px;
    border: #fff 1px solid;
}
.main .ppzq .title{
    float: left;
    width: 90px;
    margin-top: 0;

}
.main .ppzq .tit_ppzq{
    margin-left: 110px;
    margin-top: 32px;
    height: 35px;
    font-size: 14px;

    border-bottom: #e6e6e6 2px solid;
}
.main .ppzq .tit_ppzq li{
    color: #000;
    padding: 0px 10px;
    line-height: 30px;
    margin: 0 5px;
}
.main .ppzq .tit_ppzq li:hover,.main .ppzq .tit_ppzq .actiok{
    background: url(http://jk.anhuinews.com/material/images/green.jpg) no-repeat center;
    border-radius: 3px;
    color: #fff;
    padding: 0px 10px;
    line-height: 30px;
    margin: 0 5px;
}
.main .ppzq .con_ppzq ul{
    width: 1160px;
    margin-left: -30px;
}
.main .ppzq .con_ppzq li{
    position: relative;
    margin: 15px;
}
.main .ppzq .con_ppzq li img{
    width: 160px;
    height: 160px;
}
.main .ppzq .con_ppzq li p{
    display: block;
    width: 150px;
    height: 18px;
    background:rgba(0,0,0,0.3);
    color: #fff;
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    padding: 5px;
}
.link{
    margin-top: 20px;
    border-top: #e6e6e6 2px solid;
    padding-top: 5px;
    width: 100%;
    height:340px;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 30px;
    /*text-align: center;*/

}
.link .xbdw,.link .hzmt,.link .yyzx{
    margin: auto;
    width: 1100px;
    height: 170px;
    /*text-align: center;*/
}


.link div span{
    line-height: 16px;
    font-size: 14px;
    padding: 0px 5px;
}
.link div .tit{
    width: 1100px;
    line-height: 40px;
    font-size: 20px;
}
.link .xbdw ul li a,.link .hzmt ul li a{
    color: #000;
}
.footer{
    clear: both;
    width: 1100px;
    height:130px;
    margin: auto;
    margin-top: 20px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}
.main .mulu {
    width: 1100px;
    height: 40px;
    font-size: 16px;
    margin-top: 30px;
    border-bottom: #e6e6e6 1px solid;
}
.main .mulu img{
    width: 20px;
    position:10px 0;
    float: left;
    padding: 0 5px;
}
.main .left .list{
    width: 760px;
    height: 720px;
    margin-top: 20px;

}
.main .left .list li{
    width: 760px;
    font-size: 20px;
    line-height: 50px;
}
.main .left .list a{
    display: block;
}
.main .left .list p{
    display: block;
    float: right;
}
.main .left .page{
    text-align: center;
    font-size: 12px;
}
.main .left .page input{
    width: 35px;
    height: 14px;
}
.main .left{
    width: 760px;
    float: left;
}
.main .left .tit{
    width: 760px;
    height: 170px;
    text-align: center;
    position: relative;
    margin-top: 29px;
    border-bottom: 1px #e6e6e6 solid;
}
.main .left .tit span{
    font-size: 24px;
    line-height: 50px;
    padding: 0 15px;
}
.main .left .tit p{
    position: absolute;
    bottom: 10px;
    font-size: 12px;
}
.main .left .tit .share{
    position: absolute;
    bottom: 10px;
    right: 0px;
    font-size: 12px;
    width: 230px;
    height: 40px;
    line-height: 40px;
}
.main .left .tit .share img{
    width: 40px;
    height: 40px;
    float: right;
    margin: 0 3px;

}
.main .left .con{
    height: auto;
    width: 760px;
    padding-top: 25px;
    font-size: 16px;
    line-height: 35px;
}
.main .right{
    width: 320px;
    height:1200px;
    float: right;
    padding-top: 25px;

}
.main .right img{
    width: 320px;
    height: 65px;
    margin-top: 10px;
}
.main .right .con1{
    width: 310px;
    height: 200px;
    font-size: 16px;
    line-height: 40px;
    padding-left: 10px;
    background: #f4f5f5;
}

.main .right .title{
    width: 85px;
    margin-top: 0;
    float: left;
}
.main .right .xian{
    height: 40px;
    margin-left: 95px;
    border-bottom: #e6e6e6 2px solid;
}
.main .right .new{
    background: #f4f5f5;
    width: 320px;
    height: 105px;
}
.main .right .new img{
    margin: 15px 15px 0 0;
    width: 140px;
    height: 85px;
    float: left;
}
.main .right .new p{
    padding-top: 15px;
    width: 155px;
    float: right;
    font-size: 16px;
    line-height: 35px;
}
.main .right .con2{
    clear: both;
    width: 310px;
    height: 180px;
    font-size: 16px;
    line-height: 35px;
    /*border:1px green solid;*/
    padding-left: 10px;
    padding-top: 10px;
    background: #f4f5f5;

}
.line{
    clear: both;
    width: 1100px;
    height: 60px;
}

.banner1 {
    width: 680px;
    height: 375px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    /*float: left;*/
}

.banner1 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner1 .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.banner1 .bd img {
    width: 680px;
    height: 375px;
    display: block;
}

.banner1 .hd {
    width: 120px;
    height: 20px;
    position: absolute;
    right: 20px;
    bottom: 6px;
    z-index: 1;
}

.banner1 .hd ul {
    overflow: hidden;
}

.banner1 .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    line-height: 20px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    position: relative;
}

.banner1 .hd ul li.on {
    background: #0068b7;
    color: #fff;
}

.banner1 .bd li p {
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-indent: 20px;
    width: 100%;
    z-index: 666;
}

.banner1 .bd li div {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 100%;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}



.search input[type="text"]{width: 246px; height: 25px;vertical-align: middle; }
.search  input[type="button"]{ width: 28px; height: 35px; border: none; vertical-align: top; cursor: pointer; background: url(http://jk.anhuinews.com/2019jk/images/search_btn.png) no-repeat center center;}


.jkzt li{
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.main .module1 .left1 .jkzt .content .pic img{
    width: 240px;
    height: 70px;
}

.main .module1 .left1 .jkft .content .pic img{
    width: 200px;
    height: 110px;
}

.jkftdiv li{
    width: 400px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.jkyw li{
    width: 330px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bgt li{
    width: 330px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xhdt  li{
    width: 350px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dfdt  li{
    width: 350px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 35px;
}


.main .column div .content  li{
    width: 325px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.con1  li{
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.con2  li{
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.lmpic{font-weight: bold;color: #333333;font-size: 16px;text-align:center;}

.news a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}


.new a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}




.jkyw li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.bgt li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.jkzt li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.jkftdiv li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}


.yyxw  li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.dfdt  li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.xhdt  li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.column  dt a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.column  li a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.top a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.search  a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.link   a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}


.con1   a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}


.con2   a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.mulu  a:hover {
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.list  a:hover {
    /*  border-bottom: 1px solid #67c131; */
    color: #67c131;
}

.con_myzk li span:hover{
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.con_myzk li p:hover{
    border-bottom: 1px solid #67c131;
    color: #67c131;
}

.newstit{background-image: url(http://jk.anhuinews.com/material/images/td.png);
    background-repeat: no-repeat;
    background-position: left;}

.notices{
    width: 1100px;
    height: 30px;
    margin: 10px 0px;
}


.notice{ width:960px; float:left; }
.notice .adviser_list{width:1020px; display: inline-block; vertical-align: middle; background-color: #fff; margin: 0 10px;}

.adviser_list {width:97%; margin:0 auto; overflow:hidden; position:relative}
.adviser_list .adviser_box{float:left;width: 800%; margin: 15px 0 0 0px;}
.adviser_list #adviser_ul_0,.adviser_list #scroll_box_0,.adviser_list #adviser_ul_1,.adviser_list #scroll_box_1,.adviser_list #adviser_ul_2,.adviser_list #scroll_box_2{ float:left}

.adviser_list ul a{ color: #555; padding-right: 20px;}

.adviser_list ul a:hover, .l_yaowen ul li a:hover,.yaowen-content1-r-t h3 a:hover, #boxscroll .news h4 a:hover, #boxscroll .news ul li a:hover, #content .center .next >li >div a:hover, #content .center .next >li >ul >li >.right h3 a:hover, #content >.right ul li a:hover, #content >.right .miaoshu a:hover, #content >.right .gg2 .gg2_2 div a:hover, #jigou .next >li >ul >li a:hover {color: #297860; text-decoration: underline; }

#gongao{
    overflow: hidden;
    border: solid 1px #e5e5e5;
}
#gongao ul{
    margin-left: 30px;

    overflow: hidden;
}


#gongao ul li{
    line-height: 50px;
    text-align: center;
    height: 50px;
    font-size: 16px;
    color: #414141;
    float: left;
}
#gongao ul li a{
    color: #333333;

}
#gongao ul .one{
    font-size: 18px;
    color: #48a12c;
    font-weight: bold;
}
#gongao ul .one span{
    color: #e5e5e5;
}

#gongao2{
    overflow: hidden;
    border: solid 1px #e5e5e5;
}
#gongao2 ul{
    margin-left: 30px;

    overflow: hidden;
}
#gongao2 ul li{
    line-height: 50px;
    text-align: center;
    height: 50px;
    font-size: 16px;
    color: #414141;
    float: left;
}
#gongao2 ul li a{
    color: #333333;

}
#gongao2 ul .one{
    font-size: 18px;
    color: #297860;
    font-weight: bold;
}
#gongao2 ul .one span{
    color: #e5e5e5;
}
.mt10{margin-top:10px;}


.doctor-one-content div{ margin-top: 20px;}
.doctor-one-content div dl{ width: 230px; height: 100px; float: left; margin-right: 30px; margin-bottom: 40px; background: #f2f0f2;}
.doctor-one-content div dl:hover{ background: #e7e7e7;}
.doctor-one-content div dl dt img{ width: 68px; height: 68px; float: left; margin: 17px 10px 0 10px;}
.doctor-one-content div dl dd.name{ font-size: 20px; color: #000; margin: 12px 0 4px 0;}
.doctor-one-content div dl dd.text{ font-size: 14px; color: #000; margin-right: 5px; line-height: 23px;}
.doctor-one-content div span{ width: 1px; height: 70px; background: #cdcdcd; display: block; float: left; margin: 15px 30px 0 0;}
.doctor-one-content div dl.r{ margin-right: 0px;}

.more p{ text-align: center;}
.con li img{width:210px;height:70px}
.qr {
    left: 50%;
    margin-left: 560px;
    top:50%;
    margin-top: -265px;
}
.qr dl {
    padding: 10px 10px 0;
    background-color: #fff;
    margin: 20px 0;
}
.qr dl dd {
    line-height: 24px;
}
.qr img{display: block;margin: 0 auto;}

.p-fix {
    position: fixed;
}

.tac {
    text-align: center;
}

.dfdt .Ul li {
    width: 380px !important;
}

.dfdt .Ul>li>ul>li {
    width: 380px !important;
    margin: 5px;
}
.dfdt .Ul>li>ul>li img{
    height: 100% !important;
}
.module2 .right2 .dfdt .content ul{
    height: auto !important;
}
.slideBox {
    width: 380px;
    height: 300px;
    /* overflow: hidden; */
    /* position: relative; */
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd .Ul>li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 450px;
    height: 230px;
    display: block;
}

.bd img {
    width: 450px;
    height: 230px;
    display: block;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left:38%;
    bottom:0px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width:32px;
    height:5px;
    line-height: 14px;
    text-align: center;
    background:url(http://jk.anhuinews.com/material/images/ball_2.gif);
    cursor: pointer;
}

.slideBox .hd ul li.on {
    color: #fff;
    background: url(http://jk.anhuinews.com/material/images/ball_1.gif);
}


.con p{ margin-bottom:20px;}

.con img{ max-width:100% !important;}